home *** CD-ROM | disk | FTP | other *** search
/ Alde ADA 5 #1 / ADA CD-ROM - Alde Publishing.iso / cm / jpmobnch.sid < prev    next >
Encoding:
Text File  |  1988-05-03  |  3.6 KB  |  76 lines

  1. --= SID = SIMTEL20 Ada Software Repository Item Description File = SID =--
  2. -- UNIT NAME         : Benchmark
  3. -- VERSION           : 1.0
  4. -- REVIEW CODE       : 
  5. -- DDN ADDRESS       : 
  6. -- AUTHOR            : WIS JPMO
  7. --                   : Washington, D.C.  20330
  8. --                   : Contact: Lt. Colonel Falgiano
  9. --                   : ESD/SCW
  10. --                   : Hanscom AFB, MA  01731
  11. -- COPYRIGHT         : (c) 1985 
  12. -- DATE CREATED      : 1985
  13. -- DATE RELEASED     : 1985
  14. -- DATE LAST UPDATED : 1985
  15. -- LOCATION          : ASR
  16. -- ENVIRONMENT       : 
  17. --= CLASSIFICATION       ===============================================--
  18. -- CATEGORY LEVEL 1  : BENCHMARKS
  19. -- CATEGORY LEVEL 2  : General
  20. -- CATEGORY LEVEL 3  : Capacity
  21. -- CATEGORY LEVEL 4  : 
  22. -- KEYWORD           : benchmarks
  23. -- INDEX             : Benchmark
  24. -- TAXONOMY          : 
  25. -- DEPENDENCIES      : 
  26. -- SEE ALSO          : WIS_TOOL_37
  27. --= FILE LISTING         ===============================================--
  28. -- FILE SPECS        : PD:<ADA.BENCHMARKS>JPMO*.*
  29. -- DIRECTORY DISPLAY :
  30. -- Directory   PD:<ADA.BENCHMARKS>
  31. --      File Name     Byte Count  Line Count
  32. --   ---------------  ----------  ----------
  33. --   JPMOBENCH.CMM          3446          70
  34. --   JPMOBENCH.DIS           494          41
  35. --   JPMOBENCH.DOC         20454         405
  36. --   JPMOBENCH.PRO          4039          85
  37. --   JPMOBENCH.SRC        115548        7004
  38. --   ===============  ==========  ==========
  39. --     5 Files            143981        7605
  40. --= ABSTRACT             ===============================================--
  41. --         This tool is a series of very simple benchmarks which are used
  42. -- to  test the validity of various assumptions that one might make about
  43. -- the behavior of a compiler.  Probably all the implicit assumptions are
  44. -- valid,  these  tests just check that something has not been overlooked
  45. -- that could severely distort detailed quantitative tests.  There should
  46. -- be no significance given to the numerical results of these tests, they
  47. -- just provide a framework  for  other  tests.   There  is  not  even  a
  48. -- pressing need to make sure of the status (or emptiness) of the machine
  49. -- on which they are run, since the desired comparison is one to another,
  50. -- not to some absolute.
  51. --= REVISION HISTORY     ===============================================--
  52. --
  53. -- DATE         VERSION AUTHOR                  HISTORY 
  54. --1985          1.0     WIS JPMO                Initial Release
  55. --= RELEASE NOTICE       ===============================================--
  56. -- This prologue must be included in all copies of this software.
  57. -- 
  58. -- This software is copyright by the author.
  59. -- 
  60. -- This software is released to the Ada community.
  61. -- This software is released to the Public Domain (note:
  62. --   software released to the Public Domain is not subject
  63. --   to copyright protection).
  64. -- Restrictions on use or distribution:  NONE
  65. --= DISCLAIMER           ===============================================--
  66. --    This software and its documentation are provided "AS IS" and
  67. -- without any expressed or implied warranties whatsoever.  No warranties
  68. -- as to performance, merchantability, or fitness for a particular
  69. -- purpose exist.
  70. --    The user is advised to test the software thoroughly before
  71. -- relying on it.  The user must assume the entire risk and liability of
  72. -- using this software.  In no event shall any person or organization of
  73. -- people be held responsible for any direct, indirect, consequential or
  74. -- inconsequential damages or lost profits.
  75. --======================================================================--
  76.